Fix minor issues in textconv.c
authorPo Lu <luangruo@yahoo.com>
Mon, 27 May 2024 09:59:36 +0000 (17:59 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 27 May 2024 10:01:00 +0000 (18:01 +0800)
commit435df51d1e7bffd768de15a6c91b7d6f7baa5cbf
tree9317001bb2d734b892ba03f7f8d28df67833792b
parent8283f0ae4ad7648a5fd4988e10b75878f4f87771
Fix minor issues in textconv.c

* src/textconv.c (really_commit_text): Introduce a few
additional debugging printouts.
(locate_and_save_position_in_field): Fix typo.
src/textconv.c